[INFO] cloning repository https://github.com/skittlesvampir/agate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skittlesvampir/agate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskittlesvampir%2Fagate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskittlesvampir%2Fagate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a80f72346c17aaf4c060a83d969181c0dd064a9d
[INFO] testing skittlesvampir/agate against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskittlesvampir%2Fagate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skittlesvampir/agate
[INFO] finished tweaking git repo https://github.com/skittlesvampir/agate
[INFO] tweaked toml for git repo https://github.com/skittlesvampir/agate written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skittlesvampir/agate on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skittlesvampir/agate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 765ca81f116221cd22346bf12cf6ef3112c9cdc224803de9ec75e154ad154e88
[INFO] running `Command { std: "docker" "start" "-a" "765ca81f116221cd22346bf12cf6ef3112c9cdc224803de9ec75e154ad154e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "765ca81f116221cd22346bf12cf6ef3112c9cdc224803de9ec75e154ad154e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "765ca81f116221cd22346bf12cf6ef3112c9cdc224803de9ec75e154ad154e88", kill_on_drop: false }`
[INFO] [stdout] 765ca81f116221cd22346bf12cf6ef3112c9cdc224803de9ec75e154ad154e88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a9355be2b170888cbb5d02cc5701ea133ee9cb373a85b627c97b3324be46ed7
[INFO] running `Command { std: "docker" "start" "-a" "4a9355be2b170888cbb5d02cc5701ea133ee9cb373a85b627c97b3324be46ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling yasna v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling configparser v2.1.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling rcgen v0.8.11
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling agate v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.79s
[INFO] running `Command { std: "docker" "inspect" "4a9355be2b170888cbb5d02cc5701ea133ee9cb373a85b627c97b3324be46ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9355be2b170888cbb5d02cc5701ea133ee9cb373a85b627c97b3324be46ed7", kill_on_drop: false }`
[INFO] [stdout] 4a9355be2b170888cbb5d02cc5701ea133ee9cb373a85b627c97b3324be46ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fb23e4ef78d3dcaf4e4d06d67d16c1596750fb5d5247c7d09899d60dc6680c1
[INFO] running `Command { std: "docker" "start" "-a" "8fb23e4ef78d3dcaf4e4d06d67d16c1596750fb5d5247c7d09899d60dc6680c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling x509-signature v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling gemini-fetch v0.2.1
[INFO] [stderr]    Compiling agate v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.36s
[INFO] running `Command { std: "docker" "inspect" "8fb23e4ef78d3dcaf4e4d06d67d16c1596750fb5d5247c7d09899d60dc6680c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb23e4ef78d3dcaf4e4d06d67d16c1596750fb5d5247c7d09899d60dc6680c1", kill_on_drop: false }`
[INFO] [stdout] 8fb23e4ef78d3dcaf4e4d06d67d16c1596750fb5d5247c7d09899d60dc6680c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b10ef3b680b69280cadfbcd8dd8d0a91f342940ec51e7308c773f34cbf6d38b7
[INFO] running `Command { std: "docker" "start" "-a" "b10ef3b680b69280cadfbcd8dd8d0a91f342940ec51e7308c773f34cbf6d38b7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agate-c77c22357717c70d)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-508ab45f6f99ebd2)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test glob ... ok
[INFO] [stdout] test fragment ... ok
[INFO] [stdout] test explicit_tls_version ... ok
[INFO] [stdout] test full_header_preset ... ok
[INFO] [stdout] test meta ... ok
[INFO] [stdout] test doubleglob ... ok
[INFO] [stdout] test directory_traversal_regression ... ok
[INFO] [stdout] test hostname_check ... ok
[INFO] [stdout] test multicert::example_org ... ok
[INFO] [stdout] test meta_param ... ok
[INFO] [stdout] test password ... ok
[INFO] [stdout] test secret_nonexistent ... ok
[INFO] [stdout] test port_check ... ok
[INFO] [stdout] test multicert::example_com ... ok
[INFO] [stdout] test index_page ... ok
[INFO] [stdout] test port_check_skipped ... ok
[INFO] [stdout] test symlink_page ... ok
[INFO] [stdout] test serve_secret ... ok
[INFO] [stdout] test vhosts::example_org ... ok
[INFO] [stdout] test symlink_directory ... ok
[INFO] [stdout] test multicert::cert_missing - should panic ... ok
[INFO] [stdout] test multicert::key_missing - should panic ... ok
[INFO] [stdout] test secret_exists ... ok
[INFO] [stdout] test username ... ok
[INFO] [stdout] test vhosts::example_com ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b10ef3b680b69280cadfbcd8dd8d0a91f342940ec51e7308c773f34cbf6d38b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b10ef3b680b69280cadfbcd8dd8d0a91f342940ec51e7308c773f34cbf6d38b7", kill_on_drop: false }`
[INFO] [stdout] b10ef3b680b69280cadfbcd8dd8d0a91f342940ec51e7308c773f34cbf6d38b7
